ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / Footer Property

In This Topic
    Footer Property
    In This Topic
    An object value that indicates the footer of the chart element.
    Syntax
    'Declaration
     
    Public Overridable Property Footer As ChartTitle
    public virtual ChartTitle Footer {get; set;}
    See Also